home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xmbase-grok-1.2 / HISTORY < prev    next >
Text File  |  1995-06-25  |  2KB  |  40 lines

  1. version 1.0, released 31.10.94
  2.  
  3. version 1.1, released 11.11.94
  4.  
  5.   *  renamed CONST constant because Ultrix and Sinix had problems with it
  6.   *  implemented substitute for strcasecmp because Sinix doesn't have one
  7.   *  summary title string could come up with garbage if grok starts empty
  8.   *  when creating new forms, database name was used as form file name
  9.   *  DEC/OSF stdarg had problems with a check for null %s arguments, fixed
  10.   *  preferences menu can now configure number of lines in summary window
  11.   *  preferences menu can now scale cards (for people with lowres screens)
  12.   *  GROK_FORM environment variable replaces "." in form searches
  13.   *  added help on environment variables and resources
  14.   *  US dates mm/dd/yy in the database file were misparsed as 12/31/69
  15.   *  Cancel in the print file dialog didn't work (Igor Metz <metz@glue.ch>)
  16.   *  help could overrun malloced buffer (Grant McDorman <grant@isgtec.com>)
  17.   *  FORM keyword evaluated to name.f, not name.gf
  18.   *  DBASE keyword no longer appends .db extension if database is procedural
  19.  
  20. version 1.1.1, released
  21.  
  22.   *  form editor allowed leading blanks in form and dbase names, confusing
  23.   *  multiple independent sets of choices in a form didn't work
  24.   *  form editor didn't handle blanks and DELs as field delimiters well
  25.  
  26. version 1.2, released 16.6.95
  27.  
  28.   *  conversion to ANSI C
  29.   *  multiple sections (database can be a directory, contents are sections)
  30.   *  new chart code that is actually usable
  31.   *  elimination of duplicate forms in the database pulldown
  32.   *  database lines beginning with an empty field shifted all fields to left
  33.   *  print current card always printed second card (kooper@dcs.qmw.ac.uk)
  34.   *  added qsum, qavg, qdev, qmin, qmax to language (grant@isgtec.com)
  35.   *  added ssum, savg, sdev, smin, smax, in, section to language
  36.   *  port to DEC OSF/1 Alpha, by Steven W. Orr <steveo@uniprise.com>
  37.   *  texts longer than 1024 characters could crash
  38.   *  new full-color SGI icon
  39.   *  improved PostScript manual
  40.